signOut

fun signOut(onResult: () -> Unit)

Signs the user out and updates the UI state accordingly.

Parameters

onResult

Callback function executed on success.